agents
Interface BidHistoryKeeper


public interface BidHistoryKeeper


Method Summary
 Bid getMyLastBid()
           
 BidHistory getOpponentHistory()
           
 Bid getOpponentLastBid()
           
 

Method Detail

getOpponentHistory

BidHistory getOpponentHistory()

getMyLastBid

Bid getMyLastBid()

getOpponentLastBid

Bid getOpponentLastBid()